new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...
authorHans Breuer <hans@breuer.org>
Wed, 28 Jan 2004 21:46:02 +0000 (21:46 +0000)
committerHans Breuer <hans@src.gnome.org>
Wed, 28 Jan 2004 21:46:02 +0000 (21:46 +0000)
commit2d19ee19beb706f9d341584c5557fdc6098700b6
treecd18a85c7c3908ca26b33fdded92047f3a5d76f7
parentf8b6fce69f0b8c6d1370a04c9d88c88e7fd942a0
new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...

2004-01-28  Hans Breuer  <hans@breuer.org>

* gtk/stock-icons/stock_network_(16|24).png : new GTK_STOCK_NETWORK ...
  gtk/gtkstock.[hc] : ... define ...
  gtk/gtkiconfactory.c : ... register ...
  gtk/stock-icons/Makefile.am gtk/stock-icons/makefile.msc : ... compile ...
* gtk/gtkfilesystemwin32.c : ... and use. Also adapt to recent
IFace changes.

* gtk/gtk.def : added a bunch of new exported symbols

* tests/testfilechooser.c (no_backup_files_filter) : don't crash
on filter_info->display_name being NULL

* tests/testgtk.c : make testgtk --bench=all work again
16 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtk.def
gtk/gtkfilesystemwin32.c
gtk/gtkiconfactory.c
gtk/gtkstock.c
gtk/gtkstock.h
gtk/stock-icons/Makefile.am
gtk/stock-icons/makefile.msc
gtk/stock-icons/stock_network_16.png [new file with mode: 0644]
gtk/stock-icons/stock_network_24.png [new file with mode: 0644]
tests/testfilechooser.c
tests/testgtk.c